Documentation > CMS Template API Library > InputForm > Remove(ICollection[String])
Remove
Add a collection of fieldsNames, that should be removed. This could be a List of strings or the Keys property from a dictionary object
public System.Void Remove(ICollection[String])
Parameters
| Name | Description | Type |
|---|---|---|
| fieldNames | The field name. | ICollection<String> |
Code Example
C#
Sample:
ICollection<string> names =